Other Extensions
The following extensions are available globally.
-
Declaration
Swift
protocol SequenceType -
Declaration
Swift
struct Array<Element> : CollectionType, MutableCollectionType, _DestructorSafeContainer
-
Declaration
Swift
protocol CollectionType : Indexable, SequenceType
-
Undocumented
See more
-
Undocumented
See more
Other Extensions Reference